get_attach_points
Description:
[ Version ( deprecated = true , deprecated_since = "3.14" , since = "2.4" ) ]
public bool get_attach_points (out Point[] points)
public bool get_attach_points (out Point[] points)
Warning: get_attach_points is deprecated since 3.14.
This function is deprecated and always returns false.
Note:
Attachment points are deprecated
Parameters:
this |
a IconInfo |
points |
location to store pointer to an array of points, or null free the array of points with g_free. |
n_points |
location to store the number of points in |
Returns:
false |